Kotools Types
4.0.1
5.0.0
4.5.3
4.5.2
4.5.1
4.5.0
4.4.2
4.3.1
4.2.0
4.1.0
4.0.1
3.2.0
2.0.0
1.3.1
Kotools
Types
kotools.
types.
collection
Not
Empty
List
not
Empty
List
Of()
Not
Empty
Map
not
Empty
Map
Of()
Not
Empty
Set
not
Empty
Set
Of()
to
Not
Empty
List()
to
Not
Empty
Map()
to
Not
Empty
Set()
kotools.
types.
number
Any
Int
Negative
Int
Companion
Non
Zero
Int
Companion
Positive
Int
Companion
Strictly
Negative
Int
Companion
Strictly
Positive
Int
Companion
to
Negative
Int()
to
Non
Zero
Int()
to
Positive
Int()
to
Strictly
Negative
Int()
to
Strictly
Positive
Int()
Zero
Int
kotools.
types.
text
Not
Blank
String
to
Not
Blank
String()
Kotools Types
/
kotools.types.number
/
NegativeInt
/
toInt
to
Int
@
SinceKotoolsTypes
(
version
=
"4.0"
)
abstract
override
fun
toInt
(
)
:
Int
Returns this integer as an
Int
.